forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: sync upstream #807
Merged
Merged
chore: sync upstream #807
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…attention area if attention area exists (autowarefoundation#4872)
…foundation#4871) * refactor(radar_static_pointcloud_filter): rework parameters Signed-off-by: PhoebeWu21 <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: PhoebeWu21 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…utowarefoundation#4857) * fix(behavior_path_planner): fix functions related to pull over lanes Signed-off-by: kosuke55 <[email protected]> * add buffer Signed-off-by: kosuke55 <[email protected]> * add comments Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
…play (autowarefoundation#4887) Signed-off-by: Maxime CLEMENT <[email protected]>
…refoundation#4133) * feat(behavior_velocity): support new traffic signal interface Signed-off-by: Tomohito Ando <[email protected]> * style(pre-commit): autofix * add missing dependency Signed-off-by: Tomohito Ando <[email protected]> * style(pre-commit): autofix * remove the external signal input source in behavior_planning_launch.py Signed-off-by: Tomohito Ando <[email protected]> * replace TrafficLightElement with TrafficSignalElement Signed-off-by: Tomohito Ando <[email protected]> * style(pre-commit): autofix * use the regulatory element id instead of traffic light id Signed-off-by: Tomohito Ando <[email protected]> * change the input of traffic signal to traffic light arbiter Signed-off-by: Tomohito Ando <[email protected]> * style(pre-commit): autofix * do not return until the all regulatory elements are checked Signed-off-by: Tomohito Ando <[email protected]> * change input topic of the traffic signals Signed-off-by: Tomohito Ando <[email protected]> * fix the traffic signal type in perception reproducer Signed-off-by: Tomohito Ando <[email protected]> * add debug log when the signal data is outdated Signed-off-by: Tomohito Ando <[email protected]> --------- Signed-off-by: Tomohito Ando <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
tier4-autoware-public-bot
bot
requested review from
scepter914,
miursh,
rej55,
kosuke55,
takayuki5168,
purewater0901,
zulfaqar-azmi-t4,
kyoichi-sugahara,
TakaHoribe,
taikitanaka3,
satoshi-ota,
shmpwk,
tkimura4,
isamu-takagi,
mkuri,
soblin,
maxime-clem and
TomohitoAndo
as code owners
September 7, 2023 01:27
github-actions
bot
added
documentation
Improvements or additions to documentation
launch
planning
common
sensing
labels
Sep 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features
Bug Fixes
Code Refactoring